home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Interactive Reference Guide
/
C-C++ Interactive Reference Guide.iso
/
c_ref
/
clesson
/
c.dir
/
00078_Bitmap_78
(
.png
)
< prev
next >
Bitmap Image
|
1995-04-05
|
156KB
|
598x259
|
8-bit (17 colors)
Labels
:
text
|
screenshot
|
font
|
line
OCR:
public: FIXED( ) { complete = 0; } FIXED( double d); FIXED( int i ) { parts[Fraction] = 0; parts[ Whole ] =i ; } double FractPart ( ); operator int ( ) { return parts[Whole]; } operator double ( ) { return double ( complete ) / 65536.0;